Skip to content

Avoid cloning AppCode during response conversions#142

Merged
RAprogramm merged 1 commit intonew_verisonfrom
eye-of-ra/refactor-error-handling-to-avoid-cloning
Sep 27, 2025
Merged

Avoid cloning AppCode during response conversions#142
RAprogramm merged 1 commit intonew_verisonfrom
eye-of-ra/refactor-error-handling-to-avoid-cloning

Conversation

@RAprogramm
Copy link
Owner

Summary

  • move AppCode out of owned response conversions instead of cloning
  • ensure ProblemJson and ErrorResponse reuse dynamic AppCode allocations via regression tests

Testing

  • cargo +nightly fmt --
  • cargo build --all-targets
  • cargo clippy -- -D warnings
  • cargo test --all
  • cargo doc --no-deps
  • cargo audit

https://chatgpt.com/codex/tasks/task_e_68d737d8edbc832bbc17d676365ed102

@RAprogramm RAprogramm merged commit cac6378 into new_verison Sep 27, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the eye-of-ra/refactor-error-handling-to-avoid-cloning branch September 27, 2025 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant